class RuboCop::AST::LambdaNode

def receiver

For similarity with legacy mode
def receiver
  nil
end