# File lib/clamp/option/definition.rb, line 28 def long_switch switches.find { |switch| switch =~ /^--/ } end