bool allowsFeature(String feature, [String? origin]) => js_util.callMethod(this, 'allowsFeature', [feature, origin]);