class RuboCop::Cop::Style::MixinGrouping

def grouped_style?

def grouped_style?
  style == :grouped
end