# File lib/celerity/elements/text_field.rb, line 77 def append(value) assert_enabled assert_not_readonly type_string value end