Hacker News new | ask | show | jobs
by redthrowaway 5297 days ago

    if car.self_driving.safe?
      car.human_driven.price_to_insure.raise
    elsif 1==0
      car.any.price_to_insure.lower
    end