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