Methods
T
Instance Public methods
to_model()
# File actionview/test/lib/controller/fake_models.rb, line 58
def to_model
  PostDelegate.new
end