class Spec::Mocks::HashIncludingConstraint

def initialize(expected)

def initialize(expected)
  @expected = expected
end