class RuboCop::AST::NodePattern::Node::Repetition

def arity

def arity
  ARITIES[operator]
end