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