class Rugged::Repository::Attributes

def [](attribute)

def [](attribute)
  @repository.fetch_attributes(@path, attribute, @load_flags)
end