extension Extension.TextInput {
    static func register() {
        TextInputItem.register()
    }
}
