Order.new
You're seeing just the function
new
, go back to Order module for more information.
Link to this function
new(button_type, floor)
Creates an order with given button_type and floor. The owner is set to nil
.