class HoodimusPrime::HewGrant
Public Instance Methods
short()
click to toggle source
# File lib/hoodimus_prime/hew_grant.rb, line 7 def short @balance -= 0 puts "#{@name} has not reported a loss." end
# File lib/hoodimus_prime/hew_grant.rb, line 7 def short @balance -= 0 puts "#{@name} has not reported a loss." end