# File lib/heroku/commands/pg.rb, line 28
    def config_vars
      @config_vars ||= heroku.config_vars(app)
    end