# File lib/chef/environment.rb, line 163
    def to_json(*a)
      to_hash.to_json(*a)
    end