class Gem::OptionParser::Switch

def pretty_print(q) # :nodoc:

:nodoc:
def pretty_print(q)         # :nodoc:
  q.object_group(self) {pretty_print_contents(q)}
end