@expectedException \Symfony\Component\Yaml\Exception\ParseException
public function testParseInvalidMappingShouldThrowException() { Inline::parse('[foo] bar'); }