class Capybara::Selenium::Node::ClickOptions

def initialize(keys, options)

def initialize(keys, options)
  @keys = keys
  @options = options
end