# File lib/spec/rails/story_adapter.rb, line 67
  def initialize
    @listeners = [ActiveRecordSafetyListener.instance]
  end