# File lib/clamp/attribute/instance.rb, line 94 def verify_not_missing signal_usage_error attribute.option_missing_message if missing? end