class Capybara::Selenium::Node::ClickOptions

def center_offset?

def center_offset?
  options[:offset] == :center
end