url_for and capitalization..

okay, i am definitely seeing a real live problem here..

when i run url_for, it absolutely drops everything to lower case..

does anyone have any ideas?

app.url_for(:controller => "audio/NS/FiLeNaMe.txt")

=> "http://www.example.com/audio/ns/filename.txt"