# File lib/selenium/client/legacy_driver.rb, line 248 248: def meta_key_up() 249: remote_control_command("metaKeyUp", []) 250: end