#ifndef Ruby_Treasures__safe_send__h
#define Ruby_Treasures__safe_send__h

VALUE ruby_safe_send(int argc, VALUE * argv, VALUE self);

#endif
