Calling FormOptionsHelper select method in controller

All,

I know that it is wrong for me to do it, but I would like to know what
is the easiest way for me to call the select() method in
ActionView::Helpers::FormOptionsHelper from within a controller?

Thanks,
Wes