module DTK::Common::Response::Term

Public Class Methods

nil() click to toggle source
# File lib/response.rb, line 47
def self.nil()
  NilTerm
end