# File lib/clamp/attribute/instance.rb, line 34
      def _read
        set(default) unless self.defined?
        get
      end