class Fastly::ACLEntry

def self.list_path(opts = {})

def self.list_path(opts = {})
  "/service/#{opts[:service_id]}/acl/#{opts[:acl_id]}/entries"
end