public static func RIGHT() -> Int {
    // a comment
    return ChangeMe
}
