class RuboCop::Cop::Style::MixinGrouping

def separated_style?

def separated_style?
  style == :separated
end