class Trocla::Formats::Base

Attributes

trocla[R]

Public Class Methods

new(trocla) click to toggle source
# File lib/trocla/formats.rb, line 5
def initialize(trocla)
  @trocla = trocla
end