Methods
I
Instance Public methods
included_method()
# File actionpack/test/abstract/helper_test.rb, line 18
def included_method
  "Included"
end