# File lib/yard/code_objects/base.rb, line 239
      def tags(name = nil); @docstring.tags(name) end