module Rsec::INVALID
Public Class Methods
to_str()
click to toggle source
# File lib/rsec/utils.rb, line 109 def to_str 'INVALID_TOKEN' end
Also aliased as: inspect
# File lib/rsec/utils.rb, line 109 def to_str 'INVALID_TOKEN' end