Method: Sequence#last_match

Defined in:
lib/sequence.rb

#last_matchObject

Returns the value of attribute last_match.



240
241
242
# File 'lib/sequence.rb', line 240

def last_match
  @last_match
end