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