def toplevel_define_other_method
def nested_method_in_toplevel_method
42
end
def some_toplevel_method
public
def public_toplevel_method
private