module Transform::Controls::NoTransformMethods::Example::Transform

Public Class Methods

some_format() click to toggle source
# File lib/transform/controls/no_transform_methods.rb, line 6
def self.some_format
  SomeFormat
end