Object
# File lib/gst.rb, line 23 def each_feature(&block) Registry.default.each_feature(name, &block) end