I hereby claim:
- I am shinsyotta on github.
- I am shinsyotta (https://keybase.io/shinsyotta) on keybase.
- I have a public key ASBTiQVYT7JS9JsuYY6pTNh77f-Xc9cQvBdIB0TQHSetdQo
To claim this, I am signing this object:
<?xml version="1.0" encoding="UTF-8"?> | |
<Response> | |
<Say>Hello World</Say> | |
</Response> |
I hereby claim:
To claim this, I am signing this object:
# The Class | |
class CastMember | |
# The Delegate Method | |
def get_mad_at(target) | |
puts "#{name}: What do you think you're doing, #{target.name}?" | |
target.make_target_of self | |
end | |
# The Output |