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