class RuboCop::Cop::Style::IndentationConsistency

def on_kwbegin(node)

def on_kwbegin(node)
  check(node)
end