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