Method: Facile::Response::Wrapper::Raw#to_s

Defined in:
lib/facile/response/wrapper/raw.rb

#to_sObject



10
11
12
# File 'lib/facile/response/wrapper/raw.rb', line 10

def to_s
  @body
end