# File lib/yard/server/commands/library_command.rb, line 32 def initialize(opts = {}) super self.serializer = DocServerSerializer.new(self) end