# File lib/cucumber/rails/hooks/active_record.rb, line 5
    def self.connection
      self.shared_connection || retrieve_connection
    end