# File lib/chef/cookbook/metadata.rb, line 445
      def to_json(*a)
        self.to_hash.to_json(*a)
      end