describe "foo [000]", ->
  it "bars [001]", ->
    expect("foo.coffee").to.equal("foo.coffee")

  it 'quux [002]'
