require "../lib/cookbook-reader/parser" describe CookbookReader::Parser do it "executes a block and returns a string" do pending end end