Methods
I
Instance Public methods
index()
# File actionpack/test/controller/helper_test.rb, line 253
def index
  render :inline => '<%= shout %>'
end