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