관리-도구
편집 파일: method_missing-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Why don't I use delegate.rb? -> delegate requires target object type at initialize time. Why don't I use forwardable.rb? -> forwardable requires a list of forwarding methods. - !ruby/struct:SM::Flow::P body: "ToDo: Maybe I should use forwardable.rb and give it a methods list like delegate.rb..." full_name: SOAP::SOAPReference#method_missing is_singleton: false name: method_missing params: (msg_id, *params) visibility: public