145 146 147
# File 'lib/useless/doc/dsl.rb', line 145 def head(path, &block) resource(path).head(&block) end