# File lib/taggable.rb, line 429 def tagged_related(options = {}) self.class.find_related_tagged(self.id, options) end