4041424344454647484950
super(adapters); } @Override public Properties adapt(PropertiesContext context) { LineContext lineContext = getChild(context, LineContext.class); if (lineContext == null) { return null; } List<Comment> comments =