Class: Bushwick::Picture
- Inherits:
-
Object
- Object
- Bushwick::Picture
- Defined in:
- lib/bushwick.rb
Overview
Your code goes here…
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
8 9 10 |
# File 'lib/bushwick.rb', line 8 def call puts "pineapple" end |