# File lib/skeleton/path.rb, line 11
    def head(&block)
      operation(:head, &block)
    end