fun module(bindings: Module.() -> Unit): Module
DSL method to define bindings. A typical example is
bindings - a list of bindings statements.
bindings
Return a module containing all the bindings {@code bindings}.