Method: HttpStub::Server::Stub::Empty#to_hash

Defined in:
lib/http_stub/server/stub/empty.rb

#to_hashObject


28
29
30
# File 'lib/http_stub/server/stub/empty.rb', line 28

def to_hash
  {}
end