# File lib/protest/test_case.rb, line 15 def self.context(description, &block) TestCase.context(description, &block) end