SpecificationGroup.should

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto should(Block[string] parts)
    class SpecificationGroup
    should
    (
    Block[string] parts
    )
  2. auto should(string text, void test)
  3. auto should(string text, ItBlock test)

Meta