# File lib/gon.rb, line 81
    def all_variables
      current_gon ? current_gon.gon : {}
    end