# File lib/celerity/element.rb, line 151 def attribute_value(attribute) assert_exists @object.getAttribute attribute.to_s end