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