class Seatsio::TableBookingConfig

def self.custom(tables)

def self.custom(tables)
  TableBookingConfig.new('CUSTOM', tables)
end