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