| 2534 | var _signals = require("./signals"); |
| 2535 | var _index = require("./layouts/index"); |
| 2536 | class SpecBuilder { |
| 2537 | constructor(props, specContext){ |
| 2538 | this.props = props; |
| 2539 | this.specContext = specContext; |
nothing calls this directly
no outgoing calls
no test coverage detected