module EchoLazyLoader

Constants

VERSION

Public Class Methods

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