@interface CRKToolArea : NSObject + (id)aliases; + (id)subareaPath; + (id)subareaSummary; - (id)description; @end