# File lib/selenium/client/javascript_expression_builder.rb, line 12 def append(text) @script << text self end