class Quickbooks::Service::BaseService

def url_for_resource(resource)

def url_for_resource(resource)
  "#{url_for_base}/#{resource}"
end