27 28 29
# File 'lib/tag/runner.rb', line 27 def list(tag, options={}) puts Tag.store(options[:model]).list(tag) end