class RuboCop::AST::IndexasgnNode

def assignment_method?

For similarity with legacy mode
def assignment_method?
  true
end