# File lib/juicer/binary.rb, line 42
    def get_opt(opt)
      @options[opt] || nil
    end