class RuboCop::AST::IndexNode

def attribute_accessor?

For similarity with legacy mode
def attribute_accessor?
  false
end