class Fastly::ACLEntry

def self.post_path(opts)

def self.post_path(opts)
  "/service/#{opts[:service_id]}/acl/#{opts[:acl_id]}/entry"
end