method
helpers
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
helpers()
public
Provides a proxy to access helper methods from outside the view.
Note that the proxy is rendered under a different view context. This may cause incorrect behaviour with capture methods. Consider using {helper}[rdoc-ref:AbstractController::Helpers::ClassMethods#helper] instead when using capture.