class RuboCop::Cop::Style::CollectionMethods

def preferred_method(method)

def preferred_method(method)
  preferred_methods[method.to_sym]
end