Method: FakeS3::S3Object#hash

Defined in:
lib/fakes3/s3_object.rb

#hashObject



6
7
8
# File 'lib/fakes3/s3_object.rb', line 6

def hash
  @name.hash
end