16 17 18
# File 'lib/cocoadex/models/parameter.rb', line 16 def <=> other name <=> other.name if other.respond_to? :name end