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