# File lib/state_machine/integrations/data_mapper.rb, line 261
      def self.matches?(klass)
        klass <= ::DataMapper::Resource
      end