# File lib/rspec/matchers/operator_matcher.rb, line 14 def get(klass, operator) registry[klass] && registry[klass][operator] end