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