Konstruktor Ruby

class className

   def initialize(parameter1,parameter2,parameter3)

   end

end
Potato Poteto