# File lib/state_machine/integrations/data_mapper.rb, line 254
      def self.available?
        defined?(::DataMapper::Resource)
      end