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