ruby-spec has some code like this: ```rb Module.new do extend self end ``` Rubydex panics at the following location when trying to unwrap `None` https://github.com/Shopify/rubydex/blob/ff695e4348037b2a125771c68437d7a93d4ec237/rust/rubydex/src/indexing/ruby_indexer.rs#L985
ruby-spec has some code like this:
Rubydex panics at the following location when trying to unwrap
Nonerubydex/rust/rubydex/src/indexing/ruby_indexer.rs
Line 985 in ff695e4