#import #import "LSHTTPRequest.h" @interface LSHTTPRequestDSLRepresentation : NSObject - (id)initWithRequest:(id)request; @end