# File htree/traverse.rb, line 487 def get_attr(uname) if text = update_attribute_hash[uname] text.to_s else nil end end