# File selenium.rb, line 212 def get_number_array(verb, args) # Is there something I need to do here? return get_string_array(verb, args) end