module Bamboo.Type.Common where type Assoc = [(String, String)] type SC = String -> String