class Capybara::Selenium::Node::ModifierKeysStack

def push

def push
  @stack.push []
end