# File lib/state_machine/integrations/active_model.rb, line 272
      def self.available?
        defined?(::ActiveModel)
      end