package org.kefirsf.bb.conf; /** * A beginning of line. * * @author kefir */ public class Bol implements PatternElement { }