# File lib/bullet/registry/base.rb, line 24 def select(*args, &block) @registry.select(*args, &block) end