Class: Youngiii::Drawing

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

Instance Method Summary collapse

Instance Method Details

#drawObject



3
4
5
# File 'lib/youngiii/drawing.rb', line 3

def draw
  [1,2]
end