Method: Jig#contents

Defined in:
lib/jig.rb

#contentsObject

the sequence of objects



152
153
154
# File 'lib/jig.rb', line 152

def contents
  @contents
end