# File lib/Borges/RequestHandler/DocumentHandler.rb, line 20
  def hash
    return document.hash ^ response.content_type.hash
  end