class Youngiii::Drawing

Public Instance Methods

draw() click to toggle source
# File lib/youngiii/drawing.rb, line 3
def draw
  [1,2]
end