# File lib/dister/options.rb, line 20
    def initialize use_only_local=false
      @use_only_local = use_only_local
      reload
    end