class Fastly::DictionaryItem

def self.post_path(opts)

def self.post_path(opts)
  "/service/#{opts[:service_id]}/dictionary/#{opts[:dictionary_id]}/item"
end