class Slim::DoInserter

In Slim you don’t need the do keyword sometimes. This filter adds the missing keyword.

- 10.times
  | Hello

@api private