Instance Method suffixed(_:) Add a literal suffix to the current fragment. func suffixed(_ text: String) -> AndFragment<Self, LiteralFragment> Mentioned in Getting Started with ConsoleLogger