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