# File lib/state_machine/integrations/sequel.rb, line 258
      def pluralize(word)
        load_inflector
        super
      end