# File lib/selenium/openqa/selenium.rb, line 208 def get_number(verb, args) # Is there something I need to do here? return get_string(verb, args) end