# File lib/shoulda/context/context.rb, line 226
      def subject(&block)
        @subject_block = block
      end