class RuboCop::Cop::Style::MultilineIfModifier

def configured_indentation_width

def configured_indentation_width
  super || 2
end