# File lib/inflecto/inflections.rb, line 26
    def self.instance
      @__instance__ ||= new
    end