class Apartment # opportunity to update hash syntax # w x e l ct : # qq f:x f c3l : j q # nmap rh :%s/\v(:)@\s?/\2:\3/gc def costs { :single => 1500, :double => 2000, :triple => 2500, :quard => 3000 } end end