4 5 6
# File 'lib/uia/patterns/text.rb', line 4 def text=(value) send_keys [:control, :home], [:control, :shift, :end], value end