class Multiwoven::Integrations::Core::BaseConnector

def meta_data

def meta_data
  @meta_data ||= read_json(META_DATA_PATH).to_h
end