# File lib/dbd/pg/database.rb, line 105
    def database_name
        @connection.db
    end