module Sofort

Constants

VALUES
VERSION

Public Class Methods

setup() { |self| ... } click to toggle source
# File lib/sofort.rb, line 44
def self.setup
  yield self
end