# File lib/state_machine/integrations/mongo_mapper.rb, line 199
      def self.available?
        defined?(::MongoMapper::Document)
      end