in rules/resource_block.go [77:79]
func (b *ResourceBlock) CheckOrder() bool { return b.sorted() && b.gaped() }