# File lib/hammer_cli/output/dsl.rb, line 5
    def initialize(options={})
      @current_path = options[:path] || []
    end