# File lib/rspec/expectations/syntax.rb, line 99
      def should_enabled?(syntax_host = default_should_host)
        syntax_host.method_defined?(:should)
      end