#import "_Action.h"

@interface Action : Machine_Action {}
// Custom logic goes here.
@end
