module Iprog
class Iprog::Base
class Iprog::Error
iprog_base
0.1.0
# call
def call check_errors return self if errors? process_data send_result filtered_response end