class Amazing::Spiderman
Public Class Methods
attack()
click to toggle source
# File bin/amazing.rb, line 3 def self.attack puts "spider web!!" end
# File bin/amazing.rb, line 3 def self.attack puts "spider web!!" end