# File lib/selenium/key.rb, line 12
def
down
@webpage
.
key_down
(
@key
)
end