Class: Bushwick::Picture

Inherits:
Object
  • Object
show all
Defined in:
lib/bushwick.rb

Overview

Your code goes here…

Instance Method Summary collapse

Instance Method Details

#callObject



8
9
10
# File 'lib/bushwick.rb', line 8

def call 
  puts "pineapple"
end