# File lib/hawlee.rb, line 58
  def head(val=true)
    @head = val
  end