5 6 7
# File 'lib/keynote/testing/test_present_method.rb', line 5 def present(*objects, &blk) Keynote.present(view, *objects, &blk) end