# File lib/virtus/attribute/accessor.rb, line 44 def defined?(instance) instance.instance_variable_defined?(instance_variable_name) end