module Rsec::INVALID

Public Class Methods

inspect()
Alias for: to_str
to_str() click to toggle source
# File lib/rsec/utils.rb, line 110
def to_str
  'INVALID_TOKEN'
end
Also aliased as: inspect