class Capybara::Queries::ActiveElementQuery

def initialize(**options)

def initialize(**options)
  @options = options
  super(@options)
end