# File lib/clamp/attribute/instance.rb, line 17 def defined? command.instance_variable_defined?(attribute.ivar_name) end