# File lib/state_machine/integrations/active_record/versions.rb, line 5
        def self.active?
          ::ActiveRecord::VERSION::MAJOR == 2
        end