# File lib/minitest/spec.rb, line 222
  def self.subject &block
    let :subject, &block
  end