Methods
T
Instance Public methods
test()
# File actionpack/test/controller/helper_test.rb, line 13
def test
  render :inline => "test: <%= foobar %>"
end