class Fastly::Version

def settings

Get the Settings object for this Version
def settings
  fetcher.get_settings(service_id, number)
end