# File lib/yard/serializers/yardoc_serializer.rb, line 30 def initialize(yfile) super(:basepath => yfile, :extension => 'dat') end