# File lib/clamp/option/definition.rb, line 45 def read_method if flag? super + "?" else super end end