class Seahorse::Model::Api

def initialize

def initialize
  @metadata = {}
  @operations = {}
end