# File lib/shoulda/context/context.rb, line 255
      def subject
        @shoulda_subject ||= construct_subject
      end