Class: Zemanta::Fetcher::Cache::NullResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/zemanta/fetcher/cache/null_response.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



5
6
7
# File 'lib/zemanta/fetcher/cache/null_response.rb', line 5

def to_s
  nil
end