# File lib/selenium/client/idiomatic.rb, line 25
25:       def title
26:         string_command "getTitle"
27:       end