Method names cannot contain spaces, and if you want to define the method body (which it looks like you do), then you shouldn't put a semicolon after the method declaration.