module Pantograph TOOLS = [ :pantograph ] # a list of all the config files we currently expect TOOL_CONFIG_FILES = [ "Pantfile" ] end