# File lib/facet/string/inflect.rb, line 8
    def initialize( word )
      @self = word
    end