# File lib/rspec/mocks/syntax.rb, line 156
      def self.should_enabled?(syntax_host = default_should_syntax_host)
        syntax_host.method_defined?(:should_receive)
      end