185 186 187 188 189
# File 'lib/fig/grammar/v0.rb', line 185 def to_package_statement(build_state) return build_state.new_asset_statement( Statement::Archive, statement_start, location.location ) end