```js const example_string = 'Rick.and.Morty.S05E01.Mort.Dinner.Rick.Andre.1080p.AS.WEBRip.AAC2.0.H264-BTN[TGx]' const inspector = require('stringspector') const metadata = inspector.inspect(example_string) .lowercase() // sets example_string to low