update: got to; ``` spot { buoy = postion...
# dsl
d
update: got to;
Copy code
spot {
      buoy = postion { ... }
      tide = position { ... }
      preferences = prefer { ... }
   } insert into(database)
can I get that last bit infix’ed too?