Represent this option as a string
103 104 105
# File 'lib/ark/cli/option.rb', line 103 def to_s() return "(#{self.header})" end