class Shoulda::Matchers::MatcherContext

def initialize(context)

def initialize(context)
  @context = context
end