class Bullet::Registry::Object
def add(bullet_key)
Experimental RBS support (using type sampling data from the type_fusion
project).
def add: (String bullet_key, String key, String value) -> Set
This signature was generated using 41 samples from 1 application.
def add(bullet_key) super(bullet_key.bullet_class_name, bullet_key) end