module Shipay class Order < OrderCommom # def self.url(*params) # ["/#{ CGI.escape underscored_class_name }", *params].join '/' # end end end