# File lib/tins/null.rb, line 8
    def const_missing(*)
      self
    end