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