# File lib/active_support/inflector/inflections.rb, line 19
      def self.instance
        @__instance__ ||= new
      end