# File lib/hammer_cli/options/normalizers.rb, line 83
        def complete(value)
          ["yes ", "no "]
        end