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