# File lib/yard/tags/directives.rb, line 54 def initialize(tag, parser) self.tag = tag self.parser = parser self.expanded_text = nil end