5 // Created by Matt Meissner on 10/30/09.
6 // Modified by Michael Lamb on 2/27/13
7 // Copyright 2013 Michael Lamb/Harris Kauffman. All rights reserved.
10 //#import <Adium/AIService.h>
11 #import <AdiumLibpurple/PurpleService.h>
13 // Testing changing to inherit from PurpleService
14 // @interface ESSIPEService : AIService {
15 @interface ESSIPEService
: PurpleService
{