class RuboCop::AST::LambdaNode

def attribute_accessor?

For similarity with legacy mode
def attribute_accessor?
  false
end