Class: ServiceType
- Inherits:
-
Object
- Object
- ServiceType
- Defined in:
- lib/stubs/service_type.rb
Overview
frozen_string_literal: true
Instance Method Summary collapse
Instance Method Details
#classify ⇒ Object
10 11 12 |
# File 'lib/stubs/service_type.rb', line 10 def classify 'classify' end |