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