Class: ServiceType

Inherits:
Object
  • Object
show all
Defined in:
lib/stubs/service_type.rb

Overview

frozen_string_literal: true

Instance Method Summary collapse

Instance Method Details

#classifyObject



10
11
12
# File 'lib/stubs/service_type.rb', line 10

def classify
  'classify'
end