# File lib/main/parameter.rb, line 113 def typename prefix = '--' if type.to_s =~ %r/option/ "#{ type }(#{ prefix }#{ name })" end