Returns Instance of feature class for Bash.
Returns:
Instance of feature class for Bash
30 31 32
# File 'lib/bwrap/config/features.rb', line 30 def bash @bash ||= Bash.new self end