class XyoPageQuery implements IXyoPlugin {
  public getName(): string {
    return 'query-selector-page'
  }