88899091929394
public static BackgroundColor fillBackgroundWith(String color) { return backgroundColor().with(color); } public static BashScript runBashScript(String script) { return new BashScript(script); }
87888990919293
81828384858687