Methods
H
Instance Public methods
hello()
# File actionpack/test/controller/layout_test.rb, line 113
def hello
  render :layout => 'third_party_template_library'
end