# File lib/yard/server/doc_server_helper.rb, line 42 def url_for_frameset options.file ? url_for_file(options.file) : url_for(object) end