``` ooc CreateAlphaByteString: class { init: func makeAlphaString: static func (filename, name: String) -> String { ``` Here, `makeAlphaString` is incorrectly indented (one step too far) and magic should tell me so.