constant = bucket.constant

          if object_kind_of? constant, Autoload
            return undefined if CodeLoader.loading? constant.path
            return constant.constant unless undefined.equal? constant.constant