# File lib/skeleton/path.rb, line 7
    def initialize
      @operations = Hash.new
    end