# File lib/yard/serializers/yardoc_serializer.rb, line 12 def initialize(path, transient = false) @path = path @transient = transient end