class Chained

Public Class Methods

begin() click to toggle source
# File lib/chained.rb, line 25
def self.begin
        DSL.new
end