class C
def self.foo(
baz,
bar
) =
what
def foo=(
)
hello
end
# Local Variables:
# ruby-method-params-indent: 0
# End: