module Fastbill::Automatic::Services::Sendbypost
Public Class Methods
included(base)
click to toggle source
# File lib/fastbill-automatic/services/sendbypost.rb, line 16 def self.included(base) base.extend(ClassMethods) end