class RuboCop::AST::SendNode

def first_argument_index

def first_argument_index
  2
end