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