class Capybara::Cuprite::KeyError

def initialize(response)

def initialize(response)
  super(response["args"].first)
end