method

assert_send

assert_send(send_ary, m = nil)
public

send_ary is a receiver, message and arguments.

Fails unless the call returns a true value TODO: I should prolly remove this from specs