class Fastly::Version

def self.post_path(opts = {})

def self.post_path(opts = {})
  "/service/#{opts[:service_id]}/version"
end