# File lib/more/facets/nullclass.rb, line 12
    def new
      @null ||= NullClass.allocate
    end