https://rubyapi.org/2.7/o/tempfile <img width="790" alt="Screen Shot 2020-07-21 at 9 40 42 AM" src="https://user-images.githubusercontent.com/5104186/88068772-44226a00-cb36-11ea-9ab9-a4d0084e580b.png"> The parent class there links to https://rubyapi.org/2.7/o/delegateclass(file), which 404s. The ruby-doc page for Tempfile also lists `DelegateClass(File)` as the parent class, but it's not a link. https://ruby-doc.org/stdlib-2.7.1/libdoc/tempfile/rdoc/Tempfile.html <img width="617" alt="Screen Shot 2020-07-21 at 9 42 16 AM" src="https://user-images.githubusercontent.com/5104186/88069028-8c418c80-cb36-11ea-987f-8903e3864b7e.png">