Restflection Plugin

Jon, You seem very enlightened in the RESTful world. If appropriate I'd like to ask you a question. I've got a VERY nested Rails application that will often call tables 4 or five levels deep. For example LevelFiveTable_path(@tableone.tabletwo.tablethree, (you get the picture).find(tablefive:params) Is there a way to make this look prettier? Thanks, David