Class: Gag

Inherits:
Object
  • Object
show all
Defined in:
bin/gag

Instance Attribute Summary collapse

Instance Attribute Details

#adjusted_positionObject

Returns the value of attribute adjusted_position.



146
147
148
# File 'bin/gag', line 146

def adjusted_position
  @adjusted_position
end

#contextObject

Returns the value of attribute context.



146
147
148
# File 'bin/gag', line 146

def context
  @context
end

#inserted_baseObject

Returns the value of attribute inserted_base.



146
147
148
# File 'bin/gag', line 146

def inserted_base
  @inserted_base
end

#positionObject

Returns the value of attribute position.



146
147
148
# File 'bin/gag', line 146

def position
  @position
end

#ref_nameObject

Returns the value of attribute ref_name.



146
147
148
# File 'bin/gag', line 146

def ref_name
  @ref_name
end