class RuboCop::Cop::Style::SingleLineBlockParams

def method_name(method)

def method_name(method)
  method.keys.first
end