module Rrant

Constants

VERSION

Public Class Methods

and() click to toggle source
# File lib/rrant.rb, line 5
def self.and
  Handler.new
end