# File lib/clamp/attribute/instance.rb, line 34
def
_read
if
self
.
defined?
get
else
default
end
end