I need to serve a directory of static content with http4k. I tried to serve it using the static(Classpath("something") but can't figure out how to make that work and don't know if that will even do what I want. Is there an example? I am trying to embed a swagger interface in my server.