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