class RuboCop::AST::LambdaNode

def method_name

For similarity with legacy mode
def method_name
  :lambda
end