# File lib/em-http/http_header.rb, line 22
    def last_modified
      self[HttpClient::LAST_MODIFIED]
    end