class RuboCop::Cop::Style::EmptyMethod

def expanded_style?

def expanded_style?
  style == :expanded
end