class RSpec::Rails::Matchers::BeANew

def initialize(expected)

def initialize(expected)
  @expected = expected
end