# File lib/state_machine/integrations/data_mapper/versions.rb, line 39 def self.active? ::DataMapper::VERSION =~ /^0\.9\.[4-6]/ end