# File lib/heroku-postgresql/client.rb, line 29
    def get_database
      http_get(@database_name)
    end